xen version/upgrade handling: Improve an error message
authorIan Jackson <ian.jackson@citrix.com>
Thu, 7 Feb 2019 15:24:06 +0000 (15:24 +0000)
committerHans van Kranenburg <hans@knorrie.org>
Wed, 13 Feb 2019 00:07:07 +0000 (01:07 +0100)
commit386620fdee3e34eef53e08e09fb9da363cdc210a
tree8017abddd97819bda1e59c940aa9ffde5e74eefc
parentd872598a98d7e9ddf2901b82bc2cdb226aaa5613
xen version/upgrade handling: Improve an error message

When xen-dir cannot find xen-utils, mention that this might be because
xen-utils-<RUNNING-XEN-VERSION> was already removed.

This is generally helpful, but it does not solve the `missing
xenconsoled' problems because 1. it only changes messages and
2. actually in the init script, the error message is currently
discarded anyway (!)

But, anyway, it is an improvemennt.

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
Acked-by: Hans van Kranenburg <hans@knorrie.org>
debian/scripts/xen-dir